@charset "utf-8";
body {
	background-color: #FFF;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
}
#Copyright {
	color: #FFF;
	background-color: #000;
	padding-left: 5px;
	font-size: 12px;
}


/* CSS Document */

#container {
	width: 968px;
	background-color: #FFF;
	margin-top: -10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	position: relative;
	font-family: Tahoma, Geneva, sans-serif;
	color: #222;
}
#container h1 {
	position: absolute;
	top: -500px;
	
	
}

#banner {
	height: 150px;
	background-color: #333;
	padding-top: 20px;
	padding-left: 15px;
	
}


#address {
	position: absolute;
	width: 280px;
	right: 0px;
	color: #FFF;
	padding-top: 15px;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;

}
#buttons {
	height: 30px;
	background-color: #C00
}
#main_image {
	height: 500px;
	padding: 30px;
	width: 400px;
	float: left;
}	
#about_image {
	height: 500px;
	padding: 30px;
	width: 412px;
	float: left;
	color: #C00;
}	

#main_text {
	float: right;
	width: 400px;
	padding: 30px;
	position: relative;
	margin-top: 10px;
}
#about_text {
	float: right;
	width: 450px;
	position: relative;
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 30px;
}
#footer {
	clear: both;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #C00;
	border-right-color: #c00;
	border-bottom-color: #c00;
	border-left-color: #c00;
	padding-left: 10px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 30px;
	
	

}
#footer_image1 {
	position: relative;
	width: 120px;
	float: left;
}
#footer_text {
	padding-top: 20px;
}
#container #about_image p {
	color: #000;
}

a:link {
	text-decoration: none;
	color: #222;
}

a:visited {
	text-decoration: none;
	color: #222;
	border: none;
}

a:hover {
	text-decoration: none;
	color: #C00;
}

a:active {
	text-decoration: none;
	color: #222;
	text-decoration: none;
		
}
a img {
	border: none;
}
.about_us_text {
	font-size: 12px;
}
#left_column {
	height: auto;
	padding-left: 15px;
	width: 165px;
	padding-top: 20px;
	border-right-width: thin;
	border-right-style: none;
	border-right-color: #000;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 5px;
}	
#main_product {
	width: 755px;
	position: relative;
	padding-left: 20px;
	float: right;
	margin-top: 10px;
	margin-bottom: 30px;
	padding-top: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}#slideshow {
	height: 290px;
	width: 710px;
	border: thin solid #CCC;
	margin-top: 40px;
	box-shadow: 5px 5px 5px #888888;
	
}
.home_left_column_title {
	font-size: 24px;
	color: #FFF;
	background-color: #FFF;
	
}
.home_left_column_text {
	font-size: 14px;
	line-height: 25px;
}
#featured_products {
	height: auto;
	width: 720px;
	padding-top: 20px;
	
}
.featured_product_main_text {
	font-size: 24px;
	color: #c00;
	font-weight: bold;
	
}
#featured_product1 {
	float: left;
	height: auto;
	width: 220px;
	padding-right: 10px;
	padding-top: 15px;
	
}
#featured_product2 {
	float: left;
	height: auto;
	width: 220px;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
	padding-top: 15px;
	
}
#featured_product3 {
	float: left;
	height: auto;
	width: 220px;
	padding-left: 10px;
	padding-top: 15px;
}
.featured_products_title {
	text-align: left;
	font-size: 16px;
	font-weight: bold;
}
.featured_products_text {
	font-size: 12px;
	text-align: left;
}

#level1_title {
	text-align: center;
	vertical-align: middle;
	background-color: #333;
	border: thin solid #666;
	border-radius: 8px;
	box-shadow: 5px 5px 5px #888888;
	
}
#level2_title {
	text-align: center;
	vertical-align: middle;
	background-color: #333;
	margin-top: 20px;
	border: thin solid #666;
	border-radius: 8px;
	box-shadow: 5px 5px 5px #888888;
}
#level3_title {
	text-align: center;
	vertical-align: middle;
	background-color: #333;
	margin-top: 20px;
	border: thin solid #666;
	border-radius: 8px;
	box-shadow: 5px 5px 5px #888888;
}
#level1_text {
	margin-top: 10px;
}
#level2_text {
	margin-top: 10px;
}
#level3_text {
	margin-top: 10px;
}
.featured_products_images {
	text-align: center;
}
#featured_product1_image {
	text-align: center;
	padding-bottom: 15px;
}
#featured_product2_image {
	text-align: center;
	padding-bottom: 15px;
}
#featured_product3_image {
	text-align: center;
	padding-bottom: 15px;
}
a.email:link {
	text-decoration: none;
	color: #fff;
}

a.email:visited {
	text-decoration: none;
	color: #fff;
	border: none;
}

a.email:hover {
	text-decoration: underline;
	color: #fff;
}

a.email:active {
	text-decoration: none;
	color: #fff;
	text-decoration: none;
}
a.clickhere:link {
	text-decoration: none;
	color: #00F;
	font-size: 14px;
}
a.clickhere:visited {
	text-decoration: none;
	color: #00f;
	border: none;
	font-size: 14px;
}
a.clickhere:hover {
	color: #00F;
	text-decoration: underline;
	font-size: 14px;
}
a.clickhere:active {
	text-decoration: none;
	color: #00f;
	font-size: 14px;
}